home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-08-17 | 1.1 KB | 53 lines |
- [main]
- Number = 5
- Sound = DATA\SOUND\main.mid
- SoundPress = DATA\SOUND\menu_button.wav
- SoundActive = DATA\SOUND\menu_toggle.wav
- ;Font = Arial,,32,700
- ;Font = fntName,fntWidth,fntHeight,fntWeight
-
- [0] ; YES
- state = 2
- xpos = 124
- ypos = 254
- name = YES
- active = DATA\MENU\SmallButton.tga
- normal = DATA\MENU\SmallButton_.tga
- FontActive = DATA\MENU\ComicSansMSFont18.tga
- FontNormal = DATA\MENU\ComicSansMSFont18_.tga
- xalign = 0
-
- [1] ; NO
- state = 1
- xpos = 322
- ypos = 254
- name = NO
- active = DATA\MENU\SmallButton.tga
- normal = DATA\MENU\SmallButton_.tga
- FontActive = DATA\MENU\ComicSansMSFont18.tga
- FontNormal = DATA\MENU\ComicSansMSFont18_.tga
- xalign = 0
-
- [2] ; TITLEBASE
- state = 0
- xpos = 132
- ypos = 194
- xsize = 377
- ysize = 30
- name = Are you sure to exit?
- FontNormal = DATA\MENU\ComicSansMSFont18.tga
- xalign = 0
-
- [3] ; BASE
- state = 0
- xpos = 120
- ypos = 165
- normal = DATA\MENU\dlg.tga
-
- [4] ; background
- state = 0
- xpos = -80
- ypos = -60
- name = " "
- normal = DATA\MENU\main.jpg
-